API Reference > Structs, Records, Enums > OdGeUvBox Structure > OdGeUvBox Operators > [] Operator > OdGeUvBox::[] Operator (int)
OdGeUvBox::[] Operator (int)
Syntax
C++
const OdGeInterval& operator [](int idx) const;

Returns a constant reference to an interval either for U or V parameter. 

param [in] index that determines which interval (U or V) should be returned.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.